removeCallback

public final static C removeCallback<C extends Callback>(Advisable<? super C> $self)
public final static C removeCallback<C extends Callback>(Advisable<? super C> $self)

Removes a callback of type C from this Advisable, if any.

Return

the removed callback

Since

8.0.0